Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a --local flag #107

Merged
merged 2 commits into from
Nov 18, 2024
Merged

Adds a --local flag #107

merged 2 commits into from
Nov 18, 2024

Conversation

TAGraves
Copy link
Member

This flag forces ABQ to use an ephemeral queue rather than a remote queue, even if a valid access token is configured.

@TAGraves TAGraves self-assigned this Nov 18, 2024
Copy link

Bigtest for ab7e7ba (run)

Benchmarks:

  • RSpec: 7.58% overhead
    • RSpec time: 17.67 seconds
    • ABQ time: 19.01 seconds
  • RSpec parallel, 10 runs: max 11.21% overhead
    • min 6.56% overhead
    • standard deviation: 1.19%
  • Jest: 4.40% overhead
    • Jest time: 19.797 seconds
    • ABQ time: 20.668 seconds

Fuzz result sizes:

  • PASSED

Copy link

Bigtest for acc2aa3 (run)

Benchmarks:

  • RSpec: 6.18% overhead
    • RSpec time: 17.65 seconds
    • ABQ time: 18.74 seconds
  • RSpec parallel, 10 runs: max 11.78% overhead
    • min 6.01% overhead
    • standard deviation: 1.86%
  • Jest: 3.94% overhead
    • Jest time: 19.775 seconds
    • ABQ time: 20.555 seconds

Fuzz result sizes:

  • PASSED

@TAGraves TAGraves merged commit 585f436 into main Nov 18, 2024
17 checks passed
@TAGraves TAGraves deleted the tg-add-local-flag branch November 18, 2024 18:25
Copy link

Bigtest for 585f436 (run)

Benchmarks:

  • RSpec: 5.69% overhead
    • RSpec time: 17.74 seconds
    • ABQ time: 18.75 seconds
  • RSpec parallel, 10 runs: max 11.05% overhead
    • min 4.62% overhead
    • standard deviation: 2.22%
  • Jest: 4.07% overhead
    • Jest time: 19.927 seconds
    • ABQ time: 20.738 seconds

Fuzz result sizes:

  • PASSED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants